home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacFormat 2003 February
/
macformat-126-disc-2.iso
/
pc
/
Resources (classic)
/
GraphicConverter 4.4.3
/
GraphicConverter US PPC
/
GraphicConverter Scripts
/
src
/
call TWAIN aquire
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
2000-02-09
|
181 b
|
11 lines
-- calls TWAIN aquire in GraphicConverter
-- you can link this Applet to the start button of your scanner
tell application "GraphicConverter"
activate
TWAIN aquire
end tell